Skip to content

Conversation

@teamcons
Copy link
Contributor

@teamcons teamcons commented Nov 1, 2025

Review Checklist

This checklist is used by reviewers, so you don't need to fill in by yourself.

  • App opens
  • Does what it says
  • Categories match

AppData

  • Name is unique and non-confusing
  • Matches description
  • Matches screenshot
  • Launchable tag with matching ID
  • Release tag with matching version and YYYY-MM-DD date
  • OARS info matches

Flatpak

  • Uses elementary runtime
  • Sandbox permissions are reasonable

@teamcons teamcons requested a review from a team as a code owner November 1, 2025 17:44
@ryonakano
Copy link
Member

Not a review point in here elementary, but FYI: for Flathub builds you can now upgrade elementary BaseApp to circe-25.08 that is based on GNOME platform 49 instead of EOL 47.

diff --git a/io.github.ellie_commons.jorts.flathub.yml b/io.github.ellie_commons.jorts.flathub.yml
index 90fceab..b35dfa6 100644
--- a/io.github.ellie_commons.jorts.flathub.yml
+++ b/io.github.ellie_commons.jorts.flathub.yml
@@ -3,7 +3,7 @@ id: io.github.ellie_commons.jorts
 base: io.elementary.BaseApp
 base-version: 'circe-24.08'
 runtime: org.gnome.Platform
-runtime-version: '48'
+runtime-version: '49'
 sdk: org.gnome.Sdk
 command: io.github.ellie_commons.jorts

@ryonakano ryonakano merged commit 8ac5a8b into elementary:main Nov 2, 2025
4 checks passed
@teamcons
Copy link
Contributor Author

teamcons commented Nov 2, 2025

Not a review point in here elementary, but FYI: for Flathub builds you can now upgrade elementary BaseApp to circe-25.08 that is based on GNOME platform 49 instead of EOL 47.

Yus thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants